home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Configuration / TE3Click 1.0 folder / About TE3Click next >
Text File  |  1994-03-09  |  1KB  |  23 lines

  1. About TE3Click
  2. ==============
  3.  
  4.  
  5. In many text editors and word processors, triple clicking selects a whole line, and triple clicking + dragging selects a range of lines. Unfortunately, this handy shortcut isn’t recognized by TextEdit, the simple text engine built in the Macintosh.  As a result, in many TextEdit-based applications triple clicks don’t work the way you’d expect.
  6. TE3Click is a tiny extension that patches TextEdit so it handles triple clicks by selecting whole lines.  It was tested (and it works) with the following applications, among the others:
  7.  
  8.   EasyView
  9.   MBBText
  10.   MuEdit
  11.   Note Pad
  12.   ResEdit
  13.   TeachText
  14.  
  15. It doesn’t work with Tom Bender’s Tex-Edit, because Tex-Edit does its own
  16. processing of triple clicks to select sentences.
  17. Apple’s Scriptable Text Editor has a built-in algorithm to support triple clicks, but selecting a range of lines is smoother when TE3Click is installed.
  18.  
  19. I didn’t design an icon suite for TE3Click because the icons alone would take up more space than all the code, but if you think you have a nice icon suite for TE3Click, please send me a copy.
  20.  
  21. The assembly source code is included in the (unlikely) case that anyone’s interested.
  22.  
  23.                              -- Marco Piovanelli (piovanel@dsi.unimi.it)